Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
@ecl/ec-component-icon
Advanced tools
Icons available on ECL.
All icons are provided as a svg file.
Icon size
Icons are available in different sizes. Available sizes goes from ecl-icon--xxxs
to ecl-icon--xxl
Icon color
Use Colorize utilities to change icon color
Internet explorer support
If you wish to display icons on Internet explorer, you have to add a third part javascript library.
Here is the code to use SVG for Everybody:
<script src="https://cdnjs.cloudflare.com/ajax/libs/svg4everybody/2.1.9/svg4everybody.min.js"></script>
<script type="text/javascript">document.addEventListener('DOMContentLoaded', function() { svg4everybody(); });</script>
FAQs
ECL Icons -> EC flavor
We found that @ecl/ec-component-icon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.